ci(pixel): add GitHub Action to deploy pixel bundle to CDN#2844
Merged
Conversation
Deploys imtbl.js to S3 (audience-pixel-prod) and invalidates CloudFront on merge to main when pixel or core packages change. Supports manual trigger via workflow_dispatch. Infrastructure (S3 bucket, CloudFront distribution, response headers) was set up in immutable/platform-infrastructure#5168. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
View your CI Pipeline Execution ↗ for commit c3d1ccf
☁️ Nx Cloud last updated this comment at |
nattb8
previously approved these changes
Apr 10, 2026
rodrigo-fournier-immutable
previously approved these changes
Apr 10, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
c3d1ccf
rodrigo-fournier-immutable
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
imtbl.js) and deploys it to S3 (audience-pixel-prod/pixel/v1/imtbl.js) with CloudFront cache invalidationmainwhenpackages/audience/pixel/**orpackages/audience/core/**change, plus manualworkflow_dispatchcdn.immutable.com, response headers policy) set up in platform-infrastructure#5168Details
AWS_IMMUTABLE_PROD_ADMIN_ROLEOIDC role for AWS accessCF_PIXEL_PROD_DISTRIBUTION_IDadded for CloudFront invalidationRelated
cdn.immutable.comto follow once this is validatedTest plan
workflow_dispatchto validate end-to-end🤖 Generated with Claude Code